[INFO] cloning repository https://github.com/Norman-pong/seaki
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Norman-pong/seaki" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNorman-pong%2Fseaki", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNorman-pong%2Fseaki'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b496e745887d1269bca347224429deb47717470c
[INFO] fixing Norman-pong/seaki against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNorman-pong%2Fseaki" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Norman-pong/seaki
[INFO] finished tweaking git repo https://github.com/Norman-pong/seaki
[INFO] tweaked toml for git repo https://github.com/Norman-pong/seaki written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Norman-pong/seaki on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Norman-pong/seaki already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a6829eb03eb697c9a8c052207fa3e2ca94f573e8f5542854fe07703b041dce8b
[INFO] running `Command { std: "docker" "start" "a6829eb03eb697c9a8c052207fa3e2ca94f573e8f5542854fe07703b041dce8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a6829eb03eb697c9a8c052207fa3e2ca94f573e8f5542854fe07703b041dce8b" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a6829eb03eb697c9a8c052207fa3e2ca94f573e8f5542854fe07703b041dce8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a6829eb03eb697c9a8c052207fa3e2ca94f573e8f5542854fe07703b041dce8b" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating crates/seaki-channel/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/seaki-core/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/seaki-index/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/seaki-memory/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/seaki-pipe/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/seaki-dto/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/seaki-policy/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/seaki-daemon/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/seaki-dto-codegen/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/seaki-pipeline/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/seaki-sandbox/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/seaki-wiki/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/seaki-agent/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]     Checking typenum v1.20.0
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]     Checking const-oid v0.10.2
[INFO] [stderr]     Checking cpufeatures v0.3.0
[INFO] [stderr]     Checking hashbrown v0.17.0
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking seaki-dto v0.1.0 (/opt/rustwide/workdir/crates/seaki-dto)
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]    Migrating crates/seaki-dto/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking rustls-pki-types v1.14.1
[INFO] [stderr]     Checking openssl-probe v0.2.1
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]     Checking ipnet v2.12.0
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking seaki-index v0.1.0 (/opt/rustwide/workdir/crates/seaki-index)
[INFO] [stderr]     Checking fastrand v2.4.1
[INFO] [stderr]    Migrating crates/seaki-index/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]    Compiling cranelift-isle v0.116.1
[INFO] [stderr]     Checking bumpalo v3.20.2
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling target-lexicon v0.13.5
[INFO] [stderr]     Checking hashlink v0.11.0
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.116.1
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.116.1
[INFO] [stderr]    Compiling openssl v0.10.79
[INFO] [stderr]     Checking arbitrary v1.4.2
[INFO] [stderr]    Compiling wasmparser v0.221.3
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking rustc-hash v2.1.2
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]     Checking cranelift-control v0.116.1
[INFO] [stderr]     Checking semver v1.0.28
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking hybrid-array v0.4.11
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling aws-lc-rs v1.16.3
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking leb128 v0.2.6
[INFO] [stderr]     Checking leb128fmt v0.1.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking wasm-encoder v0.221.3
[INFO] [stderr]     Checking wasm-encoder v0.248.0
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]     Checking winnow v0.7.15
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]     Checking block-padding v0.3.3
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking memfd v0.6.5
[INFO] [stderr]     Checking crypto-common v0.2.1
[INFO] [stderr]     Checking block-buffer v0.12.0
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking wasmtime-math v29.0.1
[INFO] [stderr]     Checking wasmtime-jit-icache-coherence v29.0.1
[INFO] [stderr]     Checking wasmtime-asm-macros v29.0.1
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking wasmtime-slab v29.0.1
[INFO] [stderr]     Checking sptr v0.3.2
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking cbc v0.1.2
[INFO] [stderr]    Compiling libsqlite3-sys v0.37.0
[INFO] [stderr]    Compiling openssl-sys v0.9.115
[INFO] [stderr]     Checking digest v0.11.2
[INFO] [stderr]    Compiling aws-lc-sys v0.40.0
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]     Checking sha2 v0.11.0
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]     Checking wast v248.0.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling cranelift-codegen v0.116.1
[INFO] [stderr]     Checking rustls-native-certs v0.8.3
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking seaki-dto-codegen v0.1.0 (/opt/rustwide/workdir/crates/seaki-dto-codegen)
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Migrating crates/seaki-dto-codegen/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Migrating crates/seaki-dto-codegen/src/main.rs from 2021 edition to 2024
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking zerofrom v0.1.7
[INFO] [stderr]    Compiling wasmtime-versioned-export-macros v29.0.1
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling wasmtime v29.0.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]     Checking eventsource-stream v0.2.3
[INFO] [stderr]     Checking seaki-memory v0.1.0 (/opt/rustwide/workdir/crates/seaki-memory)
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]    Migrating crates/seaki-memory/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling async-openai-macros v0.3.0
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking cobs v0.3.0
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking wat v1.248.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking seaki-policy v0.1.0 (/opt/rustwide/workdir/crates/seaki-policy)
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking cranelift-bitset v0.116.1
[INFO] [stderr]     Checking regalloc2 v0.11.2
[INFO] [stderr]     Checking cranelift-entity v0.116.1
[INFO] [stderr]     Checking postcard v1.1.3
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking secrecy v0.10.3
[INFO] [stderr]        Fixed crates/seaki-memory/src/tests/card_generator.rs (13 fixes)
[INFO] [stderr]    Migrating crates/seaki-policy/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking cranelift-bforest v0.116.1
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking seaki-pipe v0.1.0 (/opt/rustwide/workdir/crates/seaki-pipe)
[INFO] [stderr]     Checking seaki-sandbox v0.1.0 (/opt/rustwide/workdir/crates/seaki-sandbox)
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]    Migrating crates/seaki-pipe/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking h2 v0.4.14
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]        Fixed crates/seaki-pipe/src/ast.rs (1 fix)
[INFO] [stderr]    Migrating crates/seaki-sandbox/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking seaki-pipeline v0.1.0 (/opt/rustwide/workdir/crates/seaki-pipeline)
[INFO] [stderr]     Checking seaki-wiki v0.1.0 (/opt/rustwide/workdir/crates/seaki-wiki)
[INFO] [stderr]     Checking tower-http v0.6.10
[INFO] [stderr]    Migrating crates/seaki-pipeline/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking rusqlite v0.39.0
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]     Checking wasmprinter v0.221.3
[INFO] [stderr]    Migrating crates/seaki-wiki/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed crates/seaki-pipeline/src/compiler.rs (1 fix)
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking seaki-core v0.1.0 (/opt/rustwide/workdir/crates/seaki-core)
[INFO] [stderr]    Migrating crates/seaki-wiki/tests/source_ingest_public_api.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/seaki-core/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking wasmtime-environ v29.0.1
[INFO] [stderr]     Checking seaki-daemon v0.1.0 (/opt/rustwide/workdir/crates/seaki-daemon)
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]    Migrating crates/seaki-daemon/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking cranelift-native v0.116.1
[INFO] [stderr]     Checking cranelift-frontend v0.116.1
[INFO] [stderr]     Checking wasmtime-cranelift v29.0.1
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking rustls-platform-verifier v0.7.0
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]     Checking reqwest v0.13.3
[INFO] [stderr]     Checking async-openai v0.38.1
[INFO] [stderr]     Checking seaki-channel v0.1.0 (/opt/rustwide/workdir/crates/seaki-channel)
[INFO] [stderr]    Migrating crates/seaki-channel/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking seaki-agent v0.1.0 (/opt/rustwide/workdir/crates/seaki-agent)
[INFO] [stderr]        Fixed crates/seaki-channel/src/feishu_http.rs (12 fixes)
[INFO] [stderr]    Migrating crates/seaki-channel/tests/plugin_runtime.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/seaki-channel/tests/quarantine.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/seaki-channel/tests/channel_integration.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/seaki-daemon/tests/m1_channel_e2e.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/seaki-channel/tests/ingress.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/seaki-channel/tests/outbox_dispatcher.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/seaki-channel/tests/secret_broker.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/seaki-channel/tests/plugin_registry.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/seaki-channel/tests/plugin_manifest.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/seaki-channel/tests/feishu_adapter.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/seaki-agent/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed crates/seaki-agent/src/llm.rs (7 fixes)
[INFO] [stderr]    Migrating crates/seaki-agent/tests/mcp_adapter.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/seaki-agent/tests/mcp_protocol.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/seaki-agent/tests/mcp_transport.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/seaki-agent/tests/mcp_client.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/seaki-agent/tests/pipe_to_mcp.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/seaki-agent/tests/agent_runtime.rs from 2021 edition to 2024
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 37s
[INFO] [stderr] crater-edition-check: seaki-channel v0.1.0 (/opt/rustwide/workdir/crates/seaki-channel) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: seaki-core v0.1.0 (/opt/rustwide/workdir/crates/seaki-core) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: seaki-index v0.1.0 (/opt/rustwide/workdir/crates/seaki-index) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: seaki-memory v0.1.0 (/opt/rustwide/workdir/crates/seaki-memory) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: seaki-pipe v0.1.0 (/opt/rustwide/workdir/crates/seaki-pipe) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: seaki-dto v0.1.0 (/opt/rustwide/workdir/crates/seaki-dto) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: seaki-policy v0.1.0 (/opt/rustwide/workdir/crates/seaki-policy) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: seaki-daemon v0.1.0 (/opt/rustwide/workdir/crates/seaki-daemon) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: seaki-dto-codegen v0.1.0 (/opt/rustwide/workdir/crates/seaki-dto-codegen) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: seaki-pipeline v0.1.0 (/opt/rustwide/workdir/crates/seaki-pipeline) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: seaki-sandbox v0.1.0 (/opt/rustwide/workdir/crates/seaki-sandbox) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: seaki-wiki v0.1.0 (/opt/rustwide/workdir/crates/seaki-wiki) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: seaki-agent v0.1.0 (/opt/rustwide/workdir/crates/seaki-agent) updating edition from 2021 to 2024
[INFO] [stderr]     Checking seaki-dto v0.1.0 (/opt/rustwide/workdir/crates/seaki-dto)
[INFO] [stderr]     Checking seaki-policy v0.1.0 (/opt/rustwide/workdir/crates/seaki-policy)
[INFO] [stderr]     Checking seaki-index v0.1.0 (/opt/rustwide/workdir/crates/seaki-index)
[INFO] [stderr]     Checking seaki-memory v0.1.0 (/opt/rustwide/workdir/crates/seaki-memory)
[INFO] [stderr]     Checking seaki-dto-codegen v0.1.0 (/opt/rustwide/workdir/crates/seaki-dto-codegen)
[INFO] [stderr]     Checking seaki-pipe v0.1.0 (/opt/rustwide/workdir/crates/seaki-pipe)
[INFO] [stderr]     Checking seaki-sandbox v0.1.0 (/opt/rustwide/workdir/crates/seaki-sandbox)
[INFO] [stderr]     Checking seaki-wiki v0.1.0 (/opt/rustwide/workdir/crates/seaki-wiki)
[INFO] [stderr]     Checking seaki-core v0.1.0 (/opt/rustwide/workdir/crates/seaki-core)
[INFO] [stderr]     Checking seaki-pipeline v0.1.0 (/opt/rustwide/workdir/crates/seaki-pipeline)
[INFO] [stderr]     Checking seaki-channel v0.1.0 (/opt/rustwide/workdir/crates/seaki-channel)
[INFO] [stderr]     Checking seaki-agent v0.1.0 (/opt/rustwide/workdir/crates/seaki-agent)
[INFO] [stderr]     Checking seaki-daemon v0.1.0 (/opt/rustwide/workdir/crates/seaki-daemon)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 46s
[INFO] [stderr] crater-edition-check all packages now at latest edition
[INFO] [stderr] crater-edition-check: all finished
[INFO] running `Command { std: "docker" "inspect" "a6829eb03eb697c9a8c052207fa3e2ca94f573e8f5542854fe07703b041dce8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a6829eb03eb697c9a8c052207fa3e2ca94f573e8f5542854fe07703b041dce8b", kill_on_drop: false }`
[INFO] [stdout] a6829eb03eb697c9a8c052207fa3e2ca94f573e8f5542854fe07703b041dce8b
